home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 03 / 5 / DISK0358.ZIP / GO.BAT < prev    next >
DOS Batch File  |  1980-01-04  |  369b  |  16 lines

  1. echo off
  2. cls
  3. echo .
  4. echo To read documentation on BASIC Xref enter: TYPE BASICREF.DOC
  5. echo .
  6. echo To print out the documentation on BASIC Xref enter: COPY BASICREF.DOC PRN
  7. echo .
  8. echo To reun BASIC Xref enter: BASICREF
  9. echo .
  10. echo PC-SIG
  11. echo 1030 E Duane, Suite D
  12. echo Sunnyvale, CA 94086
  13. echo Ph# (408) 730-9291
  14. echo (c) Copyright 1987 PC-SIG
  15. echo on
  16.